- new section on Events - change all delete_event callbacks to include a
authorBST 1998 Tony Gale <gale@gtk.org>
Fri, 29 May 1998 12:43:18 +0000 (12:43 +0000)
committerTony Gale <gale@src.gnome.org>
Fri, 29 May 1998 12:43:18 +0000 (12:43 +0000)
commit79538134537dabf029f8d3d476844aafe2a60ad5
tree9eee5fd859a709f4bd31646a0bead92577ea90ac
parent99fdc828ebb377bc8317c58328ae4df678d85148
- new section on Events - change all delete_event callbacks to include a

Fri May 29 13:53:57 BST 1998  Tony Gale  <gale@gtk.org>

        * docs/gtk_tut.sgml:
          - new section on Events
          - change all delete_event callbacks to include
            a GdkEvent parameter
          - clean up the formatting

        * examples - helloworld.c, helloworld2.c, notebook.c,
          packbox.c, pixmap.c, progressbar.c, radiobuttons.c,
          rulers.c, table.c, wheelbarrow.c: change all delete_event
           callbacks to include a GdkEvent parameter.
19 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/gtk_tut.sgml
docs/tutorial/gtk_tut.sgml
examples/helloworld/helloworld.c
examples/helloworld2/helloworld2.c
examples/notebook/notebook.c
examples/packbox/packbox.c
examples/pixmap/pixmap.c
examples/progressbar/progressbar.c
examples/radiobuttons/radiobuttons.c
examples/rulers/rulers.c
examples/table/table.c
examples/wheelbarrow/wheelbarrow.c